arm: rate-limit logging from unimplemented PHYSDEVOP and HVMOP.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 29 Oct 2015 12:47:10 +0000 (13:47 +0100)
committerIan Campbell <ijc@debian.org>
Tue, 9 Feb 2016 16:41:16 +0000 (16:41 +0000)
commite7c3a0a783124169045135846f7b7c627e95cbf8
treea3304d944589fb57f2148c3358c78b507aa7ad96
parentb6c8cf4979321fb78409b534cc7bdd29c5b471ba
arm: rate-limit logging from unimplemented PHYSDEVOP and HVMOP.

These are guest accessible and should therefore be rate-limited.
Moreover, include them only in debug builds.

This is CVE-2015-7813 / XSA-146.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
master commit: 1c0e59ff15764e7b0c59282365974f5b8924ce83
master date: 2015-10-29 13:33:38 +0100

(cherry picked from commit b18d995ca341d07a38fec04aa137e9ef85ee4dd0)

Patch-Name: CVE-2015-7813.diff

Gbp-Pq: Name CVE-2015-7813.diff
xen/arch/arm/hvm.c
xen/arch/arm/physdev.c